runtime/pprof.countProfile.Stack (method)
4 uses
runtime/pprof (current package)
pprof.go#L406: Stack(i int) []uintptr
pprof.go#L481: k := key(p.Stack(i), p.Label(i))
pprof.go#L497: printStackRecord(tw, p.Stack(index[k]), false)
pprof.go#L514: locs = b.appendLocsForStack(locs[:0], p.Stack(index[k]))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)